home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / xfeel.zip / XFEEL.DOC < prev    next >
Text File  |  1992-12-18  |  2KB  |  40 lines

  1. Copyright (C) 1992 Markus Hof and Roman Fischer
  2.  
  3. Permission is granted to any individual or institution to use, copy, or
  4. redistribute this executable so long as this message as well as the header
  5. in the source files is not removed or whole or part  of this package is
  6. sold for profit.
  7.  
  8. LIKE ANYTHING ELSE THAT'S FREE, XFEEL AND ITS ASSOCIATED UTILITIES ARE
  9. PROVIDED AS IS AND COME WITH NO WARRANTY OF ANY KIND, EITHER EXPRESSED OR
  10. IMPLIED. IN NO EVENT WILL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DAMAGES
  11. RESULTING FROM THE USE OF THIS SOFTWARE.
  12.  
  13.  
  14. XFEEL    a sample program for a input hook
  15. =========================================
  16.     
  17. This is a little utility  to give you  the  feeling of X-Windows under
  18. PM. IMHO it works, even when  it still has some little bugs, for which
  19. I really haven't had the time to correct:
  20.  
  21. 1. Works still in strange ways under seamless  WIN-OS2
  22. 2. Combo-boxes are not yet handled as  a special case, so they won't
  23.    won't work too well (Easy to do, go straight forward).
  24.  
  25. There are the following files:
  26.  
  27. - xfeel.doc:  This  text
  28. - xfeel.c:    Source for mainprogram
  29. - xfeel.exe:  The main program. This part of the utility is in no way perfect
  30.   or finished. 
  31. - xfeel.pr:   Projectfile for both programs. From TopSpeed Compiler so most
  32.   will have to adapt it for their compiler.
  33. - xfeel2.c:   Source for DLL.
  34. - xfeel2.dll: DLL  needed  by EXE. Put somewhere in your LIBPATH
  35.  
  36. Since this code is just the start, all kinds of ideas, bugs, hints
  37. and comments are welcome. Just let me know...
  38.  
  39. bye                   Markus
  40.